OleObject Methods

Methods

Clone Creates a new object that is a deep copy of the current instance.
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetBuffer 
GetContentElements Returns all content elements.
(Overrides FrameContentElementGetContentElements)
GetHashCode
(Inherited from Object)
GetParent Returns the parent element.
(Inherited from FrameContentElement)
GetStream 
GetType
(Inherited from Object)
Load(String) 
Load(String, Byte) 
Load(String, Stream) 
MemberwiseClone
(Inherited from Object)
Save(Stream) 
Save(String) 
ToString Converts the value of the current OleObject object to its equivalent string representation.
(Overrides ObjectToString)

See Also